Tweak link and startup screen faces.
authorChong Yidong <cyd@stupidchicken.com>
Sun, 10 Jul 2011 02:04:45 +0000 (22:04 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 10 Jul 2011 02:04:45 +0000 (22:04 -0400)
commita30ed7766f81315aca70b86ab7d389fb4f8a86e1
tree3657d56f494763af95fc24f58ea24e92f9bf0ca4
parent72cfc094f0a604295f0c507c29375d8bb1d8f2e8
Tweak link and startup screen faces.

See http://lists.gnu.org/archive/html/emacs-devel/2011-07/msg00478.html
for a discussion of the link face.  The changes to the startup faces
are so that they can take advantage of the light/dark background
settings already defined for those faces.

* lisp/faces.el (link): Use a less saturated blue on light backgrounds.

* lisp/startup.el (fancy-startup-text, fancy-about-text)
(fancy-startup-tail): Use font-lock faces, for background safety.
lisp/ChangeLog
lisp/faces.el
lisp/startup.el